home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the 3D Game Programming Gurus / gurus.iso / DirectX / dx9sdkcp.exe / SDK (C++) / Bin / DXUtils / Visual Studio 6.0 Wizards / DMToolWizard.awx / TEMPLATE / RESOURCE.H < prev    next >
Encoding:
C/C++ Source or Header  |  2002-12-11  |  992 b   |  34 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by DMToolTemplate.rc
  4. //
  5. #define IDS_PROJNAME 100
  6. $$IF(SUPPORT_DM_DMP)
  7. #define IDS_TITLE_$$TOOL_DEFINE$$PROP                101
  8. #define IDS_DOCSTRING_$$TOOL_DEFINE$$PROP            102
  9. #define IDS_HELPFILE_$$TOOL_DEFINE$$PROP            103
  10. $$ENDIF
  11. #define IDR_$$TOOL_DEFINE$$                         104
  12. $$IF(SUPPORT_DM_DMP)
  13. #define IDR_$$TOOL_DEFINE$$PROP                     105
  14. #define IDD_$$TOOL_DEFINE$$PROP                        106
  15. $$ENDIF
  16. #define IDC_SLIDER1                                    202
  17. #define IDC_SLIDER1_DISPLAY                            203
  18. $$IF(!EMPTY_TOOL) // Sample DMTool
  19. #define IDC_SLIDER2                                    205
  20. #define IDC_SLIDER2_DISPLAY                            206
  21. $$ENDIF
  22.  
  23.  
  24. // Next default values for new objects
  25. // 
  26. #ifdef APSTUDIO_INVOKED
  27. #ifndef APSTUDIO_READONLY_SYMBOLS
  28. #define _APS_NEXT_RESOURCE_VALUE        201
  29. #define _APS_NEXT_COMMAND_VALUE         32768
  30. #define _APS_NEXT_CONTROL_VALUE         201
  31. #define _APS_NEXT_SYMED_VALUE           101
  32. #endif
  33. #endif
  34.